@charset "utf-8";
/* css reset www.admin10000.com */
body {
  background: #fff;
  color: #555;
  font-size: 1.4rem;
  font-family: "Microsoft Yahei";
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 100%;
}
address,
caption,
cite,
code,
dfn,
em,
i,
b,
u,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}
a {
  color: #555;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
img {
  border: none;
}
ol,
ul,
li {
  list-style: none;
}
input,
textarea,
select,
button {
  font: 14px Verdana, Helvetica, Arial, sans-serif;
}
table {
  border-collapse: collapse;
}
/* css common */
.clearfix:after,
.clearfix:before {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  *zoom: 1;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
ul,
p {
  margin: 0;
}
.text-hidden {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.text-hidden2 {
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.text-hidden3 {
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.top-bar {
  background: #02599f;
}
.top-bar .top-bar-section .left {
  display: flex;
}
.top-bar .top-bar-section .left li {
  float: initial;
}
.top-bar-section ul li,
.top-bar-section li:not(.has-form) a:not(.button) {
  background: transparent;
}
.swiper_banner img {
  width: 100%;
}
.swiper-pagination {
  bottom: 10px;
  right: 0.625rem;
  text-align: right;
}
.swiper-pagination .swiper-pagination-bullet {
  margin: 0 3px;
  width: 16px;
  height: 5px;
  background: #fff;
  border-radius: 0;
  opacity: 1;
}
.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #f4584c;
}
.header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header .search {
  display: flex;
  align-items: center;
  justify-content: center;
}
.header .search .input_text {
  width: 289px;
  height: 42px;
  padding-left: 10px;
  background-color: #f2f2f2;
  color: #333;
  border: solid 1px #e7e7e7;
  border-radius: 5px 0 0 5px;
}
.header .search .input_text::-webkit-input-placeholder {
  color: #757575;
}
.header .search .submit {
  width: 60px;
  height: 42px;
  border-radius: 0 5px 5px 0;
  background: #02599f url(../images/ss.png) no-repeat center;
  background-size: 15px;
  background-size: center;
  margin-left: -3px;
  border-radius: 5px;
  color: #fff;
}
.row {
  max-width: 100%;
}
.top-nav {
  background-color: #02599f;
  height: 4.1875rem;
}
.content .nav_con {
  display: flex;
}
.content .nav_con li {
  flex: 1;
}
.content .nav_con li a {
  display: block;
  color: #ffff;
  line-height: 4.1875rem;
  font-size: 18px;
  text-align: center;
  font-weight: normal;
}
.top_news {
  margin: 1.9375rem auto;
}
.top_news .swiper-container .swiper-wrapper .swiper-slide {
  position: relative;
}
.top_news .swiper-container .swiper-wrapper .swiper-slide p {
  margin: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.47);
  color: #fff;
  padding-left: 0.625rem;
  font-size: 18px;
  line-height: 2.8125rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.bannerwrap .swiper-button-next,
.bannerwrap .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.bannerwrap .swiper-button-next::after,
.bannerwrap .swiper-button-prev::after {
  display: none;
}
.bannerwrap .swiper-button-next {
  right: 13%;
}
.bannerwrap .swiper-button-prev {
  left: 13%;
}
.index_title {
  margin: 65px auto 20px;
  background: url(../images/bj1.png) no-repeat bottom center;
}
.index_title h5 {
  font-size: 36px;
  color: #4a4949;
  font-weight: bold;
}
.index_title p {
  font-size: 16px;
  color: #4a4949;
  display: flex;
  line-height: 2;
  align-items: center;
  justify-content: space-between;
}
.index_title p a {

  display: none;
}
.index_title p a.active{
  display: block;
}
.index_title p a img {
  margin-right: 5px;
  vertical-align: middle;
}
.xmjs {
  background: url(../images/bj.png) no-repeat;
  padding: 80px 0;
  background-size: cover;
}
.xmjs .top_news .news_top_right .news_top_right_item {
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.xmjs .top_news .news_top_right .news_top_right_item li {
  width: 49%;
  background: #fff;
  margin-bottom: 20px;
}
.xmjs .top_news .news_top_right .news_top_right_item li:nth-of-type(3),
.xmjs .top_news .news_top_right .news_top_right_item li:nth-of-type(4) {
  margin-bottom: 0;
}
.xmjs .top_news .news_top_right .news_top_right_item li a img {
  width: 100%;
  max-height: 161px;
}
.xmjs .top_news .news_top_right .news_top_right_item li a p {
  line-height: 3;
  text-align: center;
}
.top_news .swiper_js img {
  width: 100%;
}
.top_news .swiper_js .swiper-wrapper .swiper-slide li p {
  position: inherit;
  background: #fff;
  color: #333;
  padding: 0 4%;
  line-height: 4.25;
}
.top_news .swiper_js .ppppp {
  bottom: 10px;
  left: auto;
  width: 100%;
  right: 0;
  text-align: right;
  display: flex;
  align-items: center;
  justify-content: right;
}
.top_news .swiper_js .ppppp span {
  display: block;
  width: 8px;
  height: 8px;
  border: solid 1px #efefef;
  border-radius: 50%;
}
.top_news .swiper_js .ppppp span.swiper-pagination-bullet-active {
  border: solid 1px #014099;
  width: 18px;
  height: 8px;
  background: transparent;
  border-radius: 25px;
}
.xmjs_title {
  background: none;
}
.title {
  position: relative;
  font-size: 1.375rem;
  color: #1f1f1f;
  border-bottom: solid 1px #e0e0e0;
}
.title a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: bold;
  line-height: 2.5;
}
.title::after {
  content: "";
  position: absolute;
  bottom: -7px;
  left: 0;
  width: 88px;
  height: 12px;
  background: url(../images/titlebj.png) no-repeat;
}
.title .index_more {
  font-size: 0.8125rem;
  color: #999;
  font-weight: normal;
}
.news_top_right .top_news_t {
  margin-top: 1.25rem;
  border-bottom: solid 1px #e0e0e0;
}
.news_top_right .top_news_t .title_l {
  font-size: 1.5rem;
  color: #02599f;
}
.news_top_right .top_news_t .text-hidden2 {
  color: #aaaaaa;
  font-size: 0.875rem;
}
.news_top_right .index_tab {
  display: flex;
  align-items: center;
  justify-content: left;
}
.news_top_right .index_tab li {
  flex: 1;
  text-align: center;
  font-size: 14px;
  color: #ffffff;
  background: #6f6b67;
  line-height: 50px;
}
.news_top_right .index_tab li a{
  color: #ffffff;
  display: block;
  font-size: 16px;
}
.news_top_right .index_tab li:nth-of-type(2) {
  border: solid 1px #fff;
  border-top: none;
  border-bottom: none;
}
.news_top_right .index_tab li.on {
  background: #34548d;
}
.news_top_right .news_top_right_item {
  padding: 1.0625rem 0;
  margin: 0;
  display: none;
}
.news_top_right .news_top_right_item.active{
  display: block;
}
.news_top_right .news_top_right_item li {
  line-height: 2.5;
}
.news_top_right .news_top_right_item li:hover a {
  color: #02599f;
}
.news_top_right .news_top_right_item li a {
  display: block;
  font-size: 16px;
  color: #333;
  transition: all 0.4s;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news_top_right .news_top_right_item li a span {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  background-color: #dfdfdf;
  color: #fff;
  text-align: center;
  line-height: 20px;
  margin-right: 10px;
}
.news_top_right .news_top_right_item li a span.icon1 {
  background-color: #fa5947;
}
.news_top_right .news_top_right_item li a span.icon2 {
  background-color: #f5874a;
}
.news_top_right .news_top_right_item li a span.icon4 {
  background-color: transparent;
}
.news_top_right .news_top_right_item li a i {
  font-size: 0.8125rem;
  color: #999;
  line-height: 2.2;
}
.pl {
  padding-left: 0;
}
.pr {
  padding-right: 0;
}
.gg img {
  max-width: 100%;
}
ul {
  margin: 0;
}
.news_tg {
  margin: 1.9375rem auto;
}
.news_tg .news_tg_li .news_top_item li {
  position: relative;
  padding-left: 10px;
  line-height: 3;
  border-bottom: solid 1px #e0e0e0;
}
.news_tg .news_tg_li .news_top_item li:hover a {
  color: #02599f;
}
.news_tg .news_tg_li .news_top_item li::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 4px;
  height: 4px;
  margin-top: -2px;
  background-color: #cccccc;
  border-radius: 50%;
}
.news_tg .news_tg_li .news_top_item li a {
  display: block;
  font-size: 14px;
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.4s;
}
.news_tg .news_tg_li .news_top_item li a i {
  font-size: 0.8125rem;
  color: #999;
}
.news_tg .hy_news_top {
  display: flex;
  margin: 0.87rem auto;
  background: #f4f5f7;
}
.news_tg .hy_news_top .hy_news_top_img {
  flex-shrink: 0;
}
.news_tg .hy_news_top .hy_news_top_img img{
  max-width: 170px;
}
.news_tg .hy_news_top .hy_news_top_list {
  margin-left: 10px;
  flex-shrink: 0;
  width: 360px;
}
.news_tg .hy_news_top .hy_news_top_list li {
  position: relative;
  padding-left: 10px;
  line-height: 2.5;
}
.news_tg .hy_news_top .hy_news_top_list li:hover a {
  color: #02599f;
}
.news_tg .hy_news_top .hy_news_top_list li::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 4px;
  height: 4px;
  margin-top: -2px;
  background-color: #cccccc;
  border-radius: 50%;
}
.news_tg .hy_news_top .hy_news_top_list li a {
  display: block;
  font-size: 14px;
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.4s;
}
.news_tg .hy_news_top .hy_news_top_list li a i {
  font-size: 0.8125rem;
  color: #999;
}
.news_tg .hy_news_list li {
  position: relative;
  padding-left: 10px;
  line-height: 2.5;
}
.news_tg .hy_news_list li:hover a {
  color: #02599f;
}
.news_tg .hy_news_list li::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 4px;
  height: 4px;
  margin-top: -2px;
  background-color: #cccccc;
  border-radius: 50%;
}
.news_tg .hy_news_list li a {
  display: block;
  font-size: 16px;
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.4s;
}
.news_tg .hy_news_list li a i {
  font-size: 0.8125rem;
  color: #999;
}
.gcal .gcal_case {
  margin: 1.9375rem auto 0;
}
.gcal .gcal_case .swiper-wrapper .swiper-slide:hover p {
  color: #02599f;
}
.gcal .gcal_case .swiper-wrapper .swiper-slide .sp {
  position: relative;
}
.gcal .gcal_case .swiper-wrapper .swiper-slide .sp .spk {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.65);
  display: flex;
  align-items: center;
  justify-content: center;
}
.gcal .gcal_case .swiper-wrapper .swiper-slide p {
  line-height: 2.2;
  font-size: 16px;
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.4s;
}
.xx_list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  border: solid 1px #efefef;
  margin: 10px auto;
}
.xx_list li {
  width: 50%;
  text-align: center;
  padding-top: 1.25rem;
  position: relative;
}
.xx_list li a {
  padding: 15px;
}
.xx_list li a span {
  margin-right: 0.625rem;
}
.xx_list li a span img {
  display: block;
  margin: 0 auto;
  width: 2.6875rem;
}
.xx_list li a p {
  font-size: 16px;
  text-align: center;
  color: #333;
  margin: 0;
  position: relative;
}
.xx_list li:nth-of-type(1) p::after,
.xx_list li:nth-of-type(2) p::after {
  position: absolute;
  content: "";
  bottom: -13px;
  left: 50%;
  width: 80%;
  border-bottom: dashed 1px #b0adad;
  margin-left: -40%;
}
.xx_list li:nth-of-type(1)::after,
.xx_list li:nth-of-type(3)::after {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  height: 100%;
  border-right: dashed 1px #b0adad;
}
.ryzt .hy_news_top .top_news_t {
  width: 158px;
  padding: 10px 0 0 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ryzt .hy_news_top .top_news_t .title_l p {
  font-size: 18px;
  color: #4a4949;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ryzt .hy_news_top .top_news_t .title_l span {
  font-size: 14px;
  color: #666666;
  line-height: 2.5;
}
.xzsp .vide {
  min-height: 12.875rem;
  margin: 0.87rem auto;
  width: 100%;
  position: relative;
}
.xzsp .vide .div_img {
  position: absolute;
  top: 0;
  left: 0%;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.65);
}
.xzsp .vide .div_img img {
  width: 3.375rem;
}
.no_bt {
  border-top: none !important;
}
footer {
  background-color: #02599f;
  padding: 2.5rem 0;
}
footer .footer_con .link {
  display: flex;
  align-items: center;
  justify-content: center;
  color: rgba(255, 255, 255, 0.25);
  font-size: 0.875rem;
}
footer .footer_con .link .select {
  margin: 0 0.625rem;
  max-width: 15.9375rem;
  border: none;
  border-radius: 5px;
  background-color: #0f61a4;
  color: rgba(255, 255, 255, 0.25);
  position: relative;
}
footer .footer_con .link .select:-ms-expand {
  display: none;
}
footer .footer_con .link .select i {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 30px solid #fff;
}
footer .footer_con .footer_text {
  margin-top: 3.75rem;
  font-size: 0.875rem;
  text-align: center;
  line-height: 1.8;
  color: rgba(255, 255, 255, 0.25);
}
.cd {
  display: none;
}
.mbx {
  background-color: #e4e4e4;
  line-height: 4.375rem;
  height: 4.375rem;
  border-bottom: solid 1px #e0e0e0;
}
.mbx .content {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.mbx .content .mbx_nav {
  font-size: 0.875rem;
  color: rgba(51, 51, 51, 0.8);
}
.mbx .content .mbx_nav img {
  width: 12px;
}
.mbx .content .mbx_nav a {
  font-size: 15px;
  color: rgba(51, 51, 51, 0.8);
}
.mbx .content .sub_li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  white-space: nowrap;
  overflow-x: auto;
}
.mbx .content .sub_li li {
  position: relative;
  white-space: nowrap;
}
.mbx .content .sub_li li.on::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #02599f;
}
.mbx .content .sub_li li a {
  line-height: 4.37rem;
  padding: 0 1.25rem;
  font-size: 16px;
  color: rgba(51, 51, 51, 0.8);
}
.case_content {
  background-color: #ffffff;
  padding: 3.125rem 0;
}
.case_content .case_list li {
  margin-bottom: 1.25rem;
}
.case_content .case_list li:hover a {
  background-color: #02599f;
}
.case_content .case_list li:hover a .case_list_img .case_list_img_sp {
  display: flex;
}
.case_content .case_list li:hover a p {
  color: #fff;
}
.case_content .case_list li:hover a .more {
  background: url(../images/more_e.png) no-repeat left 1.25rem center;
}
.case_content .case_list li a {
  display: block;
  background: #fff;
  padding-bottom: 0.625rem;
  transition: all 0.4s;
}
.case_content .case_list li a .case_list_img {
  position: relative;
}
.case_content .case_list li a .case_list_img img {
  width: 100%;
}
.case_content .case_list li a .case_list_img .case_list_img_sp {
  transition: all 0.4s;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.67);
  align-items: center;
  justify-content: center;
  display: none;
}
.case_content .case_list li a .case_list_img .case_list_img_sp img {
  width: 4.875rem;
}
.case_content .case_list li a p {
  padding: 0.625rem;
  font-size: 16px;
  color: #333333;
}
.case_content .case_list li a .more {
  display: block;
  background: url(../images/more.png) no-repeat left 1.25rem center;
  width: 100%;
  height: 1.25rem;
  transition: all 0.5s;
}
.pagination-centered .pagination li {
  border: solid 1px #e0e0e0;
  background-color: #e8e9eb;
}
.pagination-centered .pagination li.current {
  border: solid 1px #e0e0e0;
}
.pagination-centered .pagination li.current a {
  background-color: #02599f;
}
.ny_banner img {
  max-width: 100%;
}
.dy_content {
  background-color: #fff;
  border-top: solid 1.25rem #f3f3f3;
}
.dy_content .dy_con .about_Text .ny_title {
  text-indent: 24px;
  font-size: 2.5rem;
  color: #333;
  background: url(../images/about_bj.png) no-repeat right bottom;
}
.dy_content .dy_con .about_Text .sub_title {
  display: block;
  text-indent: 24px;
  font-size: 1.125rem;
  color: #bcbcbc;
}
.dy_content .dy_con .about_Text .text {
  margin-top: 1.25rem;
  font-size: 0.875rem;
  color: #333333;
  line-height: 2;
  text-align: justify;
}
.gsry_con {
  margin: 3.75rem auto;
}
.gsry_con .ny_conter_title {
  text-align: center;
}
.gsry_con .ny_conter_title h5 {
  font-size: 2.5rem;
  color: #333333;
}
.gsry_con .ny_conter_title p {
  font-size: 1.125rem;
  color: #bcbcbc;
}
.gsry_con .gsry_list {
  margin-top: 2.5rem;
}
.gsry_con .gsry_list li a img {
  border: solid 1px #e0e0e0;
  padding: 5px;
  width: 100%;
}
.gsry_con .gsry_list li a p {
  font-size: 14px;
  color: #333;
  line-height: 2.2;
}
.gsry_con .gszz_list {
  margin-top: 2.5rem;
}
.gsry_con .gszz_list li {
  margin-bottom: 1.25rem;
}
.gsry_con .gszz_list li a {
  border: solid 1px #e0e0e0;
  padding: 1.875rem;
  display: block;
  position: relative;
}
.gsry_con .gszz_list li a::after {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  height: 4.6875rem;
  width: 4px;
  background-color: #02599f;
}
.gsry_con .gszz_list li a p {
  font-size: 1.125rem;
  color: #333;
}
.gsry_con .gszz_list li a span {
  display: block;
  font-size: 0.875rem;
  color: #888888;
}
.lxwm_list li:first-child {
  padding-left: 0;
}
.lxwm_list li:last-child {
  padding-right: 0;
}
.lxwm_list .lxwm_item {
  background-color: #fff;
  border-radius: 5px;
  border: solidd 1px #e0e0e0;
  padding: 1.875rem 0;
  text-align: center;
}
.lxwm_list .lxwm_item p {
  margin-top: 1.875rem;
  font-size: 1.0625rem;
  color: #787878;
  font-weight: bold;
}
.lxwm_list .lxwm_item em {
  font-size: 1.0625rem;
  line-height: 2;
}
.map {
  margin: 4.875rem auto;
}
.download_list li {
  margin-bottom: 1.25rem;
}
.download_list li:hover a {
  background-color: #02599f;
  border-color: #02599f;
}
.download_list li:hover a p {
  color: #fff;
}
.download_list li:hover a p i {
  color: #fff;
}
.download_list li:hover a .more {
  color: #02599f;
  background: #fff url(../images/download.png) no-repeat right 1.25rem center;
  background-size: 15px;
}
.download_list li a {
  display: block;
  background-color: #fff;
  padding: 2.5rem 1.875rem;
  border: solid 1px #e0e0e0;
  transition: all 0.4s;
}
.download_list li a p {
  font-size: 1.25rem;
  color: #333333;
}
.download_list li a p i {
  color: #9c9c9c;
  font-size: 0.875rem;
}
.download_list li a .more {
  margin-top: 1.25rem;
  display: block;
  width: 157px;
  height: 49px;
  color: #fff;
  padding-left: 1.25rem;
  line-height: 49px;
  border-radius: 5px;
  background: #02599f url(../images/download1.png) no-repeat right 1.25rem center;
  background-size: 15px;
}
.info {
  background-color: #fff;
  padding: 1.25rem;
}
.info .info_title {
  font-size: 1.625rem;
  color: #333333;
  text-align: center;
}
.info .info_sub_title {
  margin-top: 0.5rem;
  font-size: 0.9375rem;
  color: #b9b9b9;
  text-align: center;
}
.info .info_text {
  margin-top: 1.25rem;
  padding: 1.25rem 0;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}
.info .pages_li {
  margin-top: 1.25rem;
}
.info .pages_li li {
  line-height: 2;
}
.info .pages_li li:hover a {
  color: #02599f;
}
.info .pages_li li a {
  display: block;
  font-size: 0.875rem;
  color: #333;
}
.info_right .news_tg_li {
  background-color: #fff;
  padding: 1.25rem;
  border: solid 1px #e0e0e0;
}
.info_right .news_tg_li .news_top_item li {
  position: relative;
  padding-left: 10px;
  line-height: 3;
  border-bottom: solid 1px #e0e0e0;
}
.info_right .news_tg_li .news_top_item li:hover a {
  color: #02599f;
}
.info_right .news_tg_li .news_top_item li::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 4px;
  height: 4px;
  margin-top: -2px;
  background-color: #cccccc;
  border-radius: 50%;
}
.info_right .news_tg_li .news_top_item li a {
  display: block;
  font-size: 14px;
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.4s;
}
.info_right .news_tg_li .news_top_item li a i {
  font-size: 0.8125rem;
  color: #999;
}
.news_list_top .hy_news_top {
  display: flex;
  margin: 0.87rem auto 0;
}
.news_list_top .hy_news_top .hy_news_top_img {
  flex-shrink: 0;
}
.news_list_top .hy_news_top .top_news_t {
  margin-left: 1.25rem;
}
.news_list_top .hy_news_top .top_news_t:hover .more {
  border: solid 1px #02599f;
  color: #02599f;
}
.news_list_top .hy_news_top .top_news_t .title_l {
  font-size: 1.5rem;
  color: #02599f;
}
.news_list_top .hy_news_top .top_news_t .info_sub_title {
  margin-top: 0.5rem;
  font-size: 0.9375rem;
  color: #b9b9b9;
}
.news_list_top .hy_news_top .top_news_t .text-hidden3 {
  color: #aaaaaa;
  font-size: 0.875rem;
  line-height: 2;
  margin: 2.5rem auto;
}
.news_list_top .hy_news_top .top_news_t .more {
  display: block;
  width: 9.875rem;
  height: 2.8125rem;
  line-height: 2.8125rem;
  text-align: center;
  font-size: 0.875rem;
  color: #a0a0a0;
  border: solid 1px #e0e0e0;
  transition: all 0.5s;
}
.news_list_li {
  margin-top: 2.5rem;
}
.news_list_li li {
  margin-bottom: 2.375rem;
  transition: all 0.5s;
}
.news_list_li li:hover a .time {
  background: linear-gradient(to bottom right, #0584bf, #0365a9);
}
.news_list_li li:hover a .time .day,
.news_list_li li:hover a .time .month {
  color: #fff;
}
.news_list_li li:hover a .time .day::after,
.news_list_li li:hover a .time .month::after {
  background-color: #fff;
}
.news_list_li li:hover a .text .title_l {
  color: #02599f;
}
.news_list_li li a {
  display: flex;
  border: solid 1px #e0e0e0;
}
.news_list_li li a .time {
  padding: 36px 0 36px 1.25rem;
  border-right: solid 1px #e0e0e0;
  flex-shrink: 0;
  width: 111px;
  text-align: left;
  transition: all 0.5s;
  background-color: #fff;
}
.news_list_li li a .time .day {
  font-size: 1.6875rem;
  color: #02599f;
  display: block;
  position: relative;
}
.news_list_li li a .time .day::after {
  content: "";
  position: absolute;
  bottom: -0.5rem;
  left: 0;
  width: 2rem;
  height: 1px;
  background-color: #02599f;
}
.news_list_li li a .time .month {
  margin-top: 0.625rem;
  display: block;
  font-size: 1.375rem;
  color: #757575;
}
.news_list_li li a .text {
  padding: 36px 3.125rem;
}
.news_list_li li a .text .title_l {
  font-size: 1.625rem;
  color: #333333;
  font-weight: bold;
  line-height: 2;
}
.news_list_li li a .text .text-hidden3 {
  font-size: 0.9375rem;
  color: #696969;
}
.wap_time {
  display: none;
}
@media only screen and (min-width: 1300px) {
  .content,
  .header {
    width: 53.6em;
    margin: 0 auto;
  }
  .title-area {
    display: none;
  }
}
@media only screen and (max-width: 1299px) and (min-width: 1024px) {
  body {
    font-size: 12px;
  }
  .content,
  .header {
    width: 90%;
    margin: 0 auto;
  }
  .title-area {
    display: none;
  }
  .xx_list li a span img {
    width: 2rem;
  }
  .xx_list li a .test p {
    font-size: 1.25rem;
  }
  .xx_list li a .test i {
    font-size: 0.675rem;
  }
}
@media only screen and (max-width: 1023px) {
  .top_news {
    margin-top: 1rem;
  }
  .swiper_banner {
    height: 18.75rem !important;
  }
  .header {
    padding: 0.34rem 1.15rem;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 3.125rem;
    background: #fff;
    z-index: 22;
  }
  .header h1 img {
    width: 90%;
  }
  .header .search {
    display: none;
  }
  .header .search .input_text {
    display: none;
  }
  .header .search .submit {
    width: 2rem;
    height: 2rem;
    padding: 0;
    margin: 0;
  }
  .header .cd {
    display: block;
  }
  .header .cd img {
    width: 4rem;
    transition: all 0.4s;
  }
  .top-nav {
    position: fixed;
    top: 0;
    right: -100%;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.45);
    z-index: 222;
  }
  .top-nav .content {
    width: 40%;
    height: 100%;
    background: #02599f;
    margin: 0 0 0 auto;
  }
  .top-nav .content .nav_con {
    display: inline;
  }
  .top-nav .content .nav_con li {
    display: block;
  }
  .content {
    width: 90%;
    margin: 0 auto;
  }
  .title-area {
    display: none;
  }
  .news_top_right .top_news_t {
    padding-bottom: 0.625rem;
  }
  footer .footer_con .link {
    display: inline;
  }
  footer .footer_con .link .select {
    margin: 0.625rem auto;
    max-width: 100%;
  }
  .pl,
  .pr,
  .xzsp {
    padding: 0;
  }
  .content .news_tg .pl, .content .news_tg .xzsp{
    width: 100%;
  }
  .content .news_tg .pr{
    width: 100%;
  }
  .news_tg_li_right {
    margin: 1.9375rem auto 0;
  }
  .news_tg .hy_news_top {
    display: inline;
  }
  .news_tg .hy_news_top .hy_news_top_img {
    margin: 1.05rem auto;
  }
  .news_tg .hy_news_top .hy_news_top_list {
    margin: 0 auto;
    width: 100%;
  }
  .news_tg .hy_news_top .hy_news_top_img a img{
    width: 100%;
    max-width: 100%;
  }
  .ryzt .hy_news_top .top_news_t {
    width: 100%;
  }
  .ryzt .hy_news_top .top_news_t {
    margin: 10px auto;
    padding: 10px 0;
    justify-content: left;
  }
  .xx_list li a {
    justify-content: center;
  }
  .xx_list li a .test {
    margin-left: 0.625rem;
  }
  .gcal_case {
    height: 19.5rem !important;
    text-align: center;
  }
  .gcal_case img {
    width: 100%;
  }
  .gcal_case .swiper-button-next,
  .gcal_case .swiper-button-prev {
    color: #02599f;
  }
  .mbx .content .mbx_nav {
    display: none;
  }
  .info_left {
    width: 100%;
    padding: 0;
  }
  .wap_hiddle {
    display: none;
  }
  .lxwm_list li {
    margin: 0.625rem auto;
  }
  .lxwm_list li:nth-of-type(3) {
    padding-left: 0;
  }
  .lxwm_list li .lxwm_item img {
    width: 50px;
  }
  .about_img {
    margin-bottom: 1.25rem;
  }
  .gsry_con {
    margin-bottom: 0;
  }
  .wap_time {
    display: block;
    font-size: 0.875rem;
    color: #999;
  }
  .news_list_li li a .text {
    padding: 0.625rem;
    width: 100%;
  }
  .news_list_top .hy_news_top {
    display: inline;
  }
  .news_list_top .hy_news_top .hy_news_top_img {
    width: 100%;
  }
  .news_list_top .hy_news_top .top_news_t {
    width: 100%;
    margin: 0.625rem 0;
  }
  .news_list_top .hy_news_top .top_news_t .text-hidden3 {
    margin: 0.625rem 0;
  }
  .info_right {
    width: 100%;
    padding: 0;
    margin: 1.25rem auto;
  }
}
.lxwmImg {
  position: relative;
  text-align: right;
}
.lxwmImg::after {
  position: absolute;
  bottom: 0;
  right: 0;
  content: "";
  width: 20px;
  height: 190px;
  background: #34548d;
}
.lxwmImg img {
  width: 491px;
  height: 390px;
  position: relative;
  z-index: 11;
}
.lxwmText h6 {
  font-size: 25px;
  color: #585555;
  line-height: 2.5;
  font-weight: bold;
}
.lxwmText span {
  display: block;
  width: 59px;
  height: 6px;
  background: #34548d;
}
.lxwmText p {
  font-size: 14px;
  line-height: 2.2;
  color: #585555;
}
.ryzx {
  display: flex;
  align-items: flex-start;
  justify-content: left;
  flex-wrap: wrap;
}
.ryzx li {
  width: 24%;
  margin: 3% 0.5%;
  background: #f2f3f5;
  padding: 20px;
}
.ryzx li img {
  width: 100%;
  border: solid 5px #ffffff;
}
.ryzx li p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ny_gcal_case {
  margin: 1.9375rem auto 0;
  display: flex;
  align-items: flex-start;
  justify-content: left;
  flex-wrap: wrap;
}
.ny_gcal_case li {
  width: 24%;
  margin: 20px 0.5% 0;
}
.ny_gcal_case li:hover p {
  color: #02599f;
}
.ny_gcal_case li .sp {
  position: relative;
}
.ny_gcal_case li .sp img {
  width: 100%;
}
.ny_gcal_case li .sp .spk {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.65);
  display: flex;
  align-items: center;
  justify-content: center;
}
.ny_gcal_case li .sp .spk .spimg {
  width: auto;
}
.ny_gcal_case li p {
  line-height: 3;
  font-size: 14px;
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.4s;
}
.newsLisr li {
  display: block;
  width: 100%;
  padding: 30px 0;
  background-color: transparent;
  transition: all 0.3s;
  border-bottom: 1px solid #ddd;
}
.newsLisr li .main {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}
.newsLisr li .main h3 {
  font-size: 22px;
  color: #222;
  font-weight: bold;
  margin: 26px 0;
  /*display: flex;*/
  /*align-items: center;*/
  /*justify-content: space-between;*/
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.newsLisr li .main h3 span {
  font-size: 14px;
  color: #999;
  font-weight: normal;
  float: right;
}
.newsLisr li .main p {
  font-size: 16px;
  color: #666;
  line-height: 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.nyxmjs {
  background: #f6f6f7;
}
.content p{
  line-height: 2;
  text-align: justify;
}
.pagination-centered .pagination{
  overflow: hidden;
  height: 40px;
}
.news_tg .pl,.news_tg .xzsp{
  width: 37%;
}
.news_tg .pr{
  width:25%;
}
